home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20020314-20021006 / 000121_Paul.Chadwick@…bion-Auto.co.uk_Wed Jun 5 10:43:10 EDT 2002.msg < prev    next >
Text File  |  2020-01-01  |  1KB  |  32 lines

  1. Article: 13418 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!newsxfer.eecs.umich.edu!logbridge.uoregon.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
  3. From: Paul.Chadwick@Albion-Auto.co.uk (Paul Chadwick)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: File name character substitution
  6. Date: 5 Jun 2002 05:55:40 -0700
  7. Organization: http://groups.google.com/
  8. Lines: 14
  9. Message-ID: <4cf9413d.0206050455.1c062e36@posting.google.com>
  10. NNTP-Posting-Host: 62.253.240.36
  11. Content-Type: text/plain; charset=ISO-8859-1
  12. Content-Transfer-Encoding: 8bit
  13. X-Trace: posting.google.com 1023281740 3150 127.0.0.1 (5 Jun 2002 12:55:40 GMT)
  14. X-Complaints-To: groups-abuse@google.com
  15. NNTP-Posting-Date: 5 Jun 2002 12:55:40 GMT
  16. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13418
  17.  
  18. Hi,
  19. I'm new to Kermit, we have purchased and setup Kermit 95 on a Windows
  20. 95 PC, it is running in server mode and working ok with the client.
  21. The client is embedded in a production machine on our shop floor I
  22. don't know what the OS is on this client but it allows "/" in the file
  23. names. The implementation requires the client to send files to the
  24. server but the server creates directories when it sees a "/", what I
  25. would like to happen is for the "/" to be substituted for a "-" in the
  26. file name on the server. Is this possible?
  27. The only information on the screen of the client is:
  28.   85000 Kermit 0.004  30-Jan-89
  29.  
  30. Thanks,
  31. Paul.
  32.